home *** CD-ROM | disk | FTP | other *** search
- inherited frmReleaseKey: TfrmReleaseKey
- Left = 395
- Top = 202
- HelpContext = 78
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited img1616: TImage
- Picture.Data = {<image000.ico>}
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Releases the specified key(s) that were previously held down usi' +
- 'ng the "Hold '
-
- 'Down Key" action. This action is only needed when a key or keys ' +
- 'need to be held '
-
- 'down during a mouse operation or across multiple steps. Otherwi' +
- 'se the "Send '
-
- 'Keystrokes" action should be used as it supports holding down sp' +
- 'ecial keys also.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object lblDescript: TLabel
- Left = 10
- Top = 16
- Width = 311
- Height = 13
- AutoSize = False
- Caption = 'Keys to release:'
- end
- object cboShift: TCheckBox
- Left = 24
- Top = 36
- Width = 129
- Height = 13
- Caption = '&Shift'
- TabOrder = 0
- end
- object cboCtrl: TCheckBox
- Left = 24
- Top = 65
- Width = 129
- Height = 13
- Caption = '&Ctrl'
- TabOrder = 1
- end
- object cboAltGr: TCheckBox
- Left = 24
- Top = 94
- Width = 129
- Height = 13
- Caption = 'Alt &Gr'
- TabOrder = 2
- end
- object cboAlt: TCheckBox
- Left = 24
- Top = 123
- Width = 111
- Height = 13
- Caption = '&Alt'
- TabOrder = 3
- end
- object cboWinkey: TCheckBox
- Left = 24
- Top = 152
- Width = 99
- Height = 13
- Caption = '&Winkey'
- TabOrder = 4
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 200
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- Top = 348
- end
- end
-